home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / mixing in and mixing up < prev    next >
Text File  |  1999-06-15  |  739b  |  33 lines

  1. Category: Andrew's Filters 15
  2. Title: Mixing In And Mixing Up...
  3. Copyright: Freeware
  4. Author: Andrew Buckle
  5. Filename: MixInUp.8bf
  6.  
  7. R:mix(tan((ctl(2)-sin(ctl(6)-d)-sin(ctl(7)-m))*ctl(0))-tan((ctl(3)-M-sin(ctl(7)-m)-sin(ctl(6)-d))*ctl(1)),c,ctl(4),ctl(5))
  8.  
  9. G:mix(tan((ctl(2)-sin(ctl(6)-d)-sin(ctl(7)-m))*ctl(0))-tan((ctl(3)-M-sin(ctl(7)-m)-sin(ctl(6)-d))*ctl(1)),c,ctl(4),ctl(5))
  10.  
  11. B:mix(tan((ctl(2)-sin(ctl(6)-d)-sin(ctl(7)-m))*ctl(0))-tan((ctl(3)-M-sin(ctl(7)-m)-sin(ctl(6)-d))*ctl(1)),c,ctl(4),ctl(5))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Factor 1
  16. ctl[1]: Factor 2
  17. ctl[2]: Tan d
  18. ctl[3]: Tan m
  19. ctl[4]: Mix 1
  20. ctl[5]: Mix 2
  21. ctl[6]: d
  22. ctl[7]: m
  23.  
  24. val[0]: 50
  25. val[1]: 25
  26. val[2]: 51
  27. val[3]: 47
  28. val[4]: 80
  29. val[5]: 78
  30. val[6]: 89
  31. val[7]: 141
  32.  
  33.